object TransFrm: TTransFrm Left = 193 Top = 108 HorzScrollBar.Visible = False VertScrollBar.Visible = False AlphaBlend = True AlphaBlendValue = 120 BorderIcons = [] BorderStyle = bsNone ClientHeight = 105 ClientWidth = 115 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PopupMenu = Form1.TrayMenu ShowHint = True Visible = True OnClose = FormClose OnCreate = FormCreate OnMouseDown = FormMouseDown OnMouseMove = FormMouseMove OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 14 Width = 115 Height = 77 Align = alClient AutoSize = True BevelOuter = bvNone Color = clWhite ParentShowHint = False PopupMenu = Form1.TrayMenu ShowHint = False TabOrder = 0 OnDblClick = ShowProgram OnMouseDown = Panel1MouseDown object templabel: TLabel Left = 72 Top = 19 Width = 33 Height = 22 Caption = '100' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = 'Arial' Font.Style = [] ParentFont = False OnDblClick = ShowProgram OnMouseDown = Panel1MouseDown end object DeskIconImage: TImage Left = 2 Top = 4 Width = 64 Height = 64 AutoSize = True Center = True Transparent = True OnDblClick = ShowProgram OnMouseDown = Panel1MouseDown end end object Panel2: TPanel Left = 0 Top = 0 Width = 115 Height = 14 Align = alTop AutoSize = True BevelOuter = bvNone Color = clWhite TabOrder = 1 OnMouseDown = Panel1MouseDown object CityLAbel: TLabel Left = 0 Top = 0 Width = 115 Height = 14 Align = alTop Alignment = taCenter Caption = 'CityLAbel' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False OnDblClick = ShowProgram OnMouseDown = Panel1MouseDown end end object Panel3: TPanel Left = 0 Top = 91 Width = 115 Height = 14 Align = alBottom AutoSize = True BevelOuter = bvNone Color = clWhite TabOrder = 2 OnMouseDown = Panel1MouseDown object ConditionsLabel: TLabel Left = 0 Top = 0 Width = 115 Height = 14 Align = alBottom Alignment = taCenter Caption = 'Mostly Cloudy ConditionsLab' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False Layout = tlCenter OnDblClick = ShowProgram OnMouseDown = Panel1MouseDown end end object TransFormTimer: TTimer Interval = 3000 OnTimer = TransFormTimerTimer Left = 24 Top = 24 end object Desk1FormSize: TFormSize MagnetDistance = 32 SaveUser = False SaveMachine = False SaveName = '.\TRANSFORM.INI' SaveKey = 'TransFrm' Left = 32 Top = 40 end end